'Declaration Public Overloads Sub SelectByFullName( _ ByVal fullFontName As System.String, _ ByVal res As System.Collections.Generic.List(Of Font) _ )
public void SelectByFullName( System.string fullFontName, System.Collections.Generic.List<Font> res )
Parameters
- fullFontName
- res